{ "client_id": "[0 Value as Dictionary.clientID]",
"client_secret": "[0 Value as Dictionary.clientSecret]",
"grant_type": "authorization_code",
"code": "[2 authorizationCode]",
"redirect_uri": "https://localhost:8000"
}
{ "client_id": "[0 Value as Dictionary.clientID]",
"client_secret": "[0 Value as Dictionary.clientSecret]",
"grant_type": "authorization_code",
"code": "[2 authorizationCode]"
}